Click or drag to resize

RuleActionsPermanentDelete Property

Indicates whether messages are to be permanently deleted and not saved to the Deleted Items folder.

Namespace:  Independentsoft.Exchange
Assembly:  Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntax
public bool PermanentDelete { get; set; }

Property Value

Type: Boolean
true if [permanent delete]; otherwise, false.
See Also